Skip to main content
Version: 5.2.0.1

Message Queue Endpoint

Description

Message queue endpoint Environment entries are used to declare the message endpoint of another application. They define the connection between Orchestra and an applications message endpoint to send or receive messages.

Purpose of object

It is e.g. used for channels Message Queue Sender and Message Queue Receiver to define the parameters of an applications message endpoint.

Configuration

  1. Create an Environment entry of type message queue endpoint.
  2. Click on button Select jms (java message service) driver and choose the intended driver.
  3. The field Driver is filled automatically.
  4. Replace all parameter in field Broker marked by < > with the required information.
  5. Enter User and Password of the endpoint if necessary.
  6. Enter the name of the addressed queue in the Destination field.
  7. Click Test: An alert window will appear, which shows whether the test of the connection was successful.
  8. If the test was successful. Click on Finish.